Skip to content

Update the certificate lookup endpoint#747

Merged
JakeWarner merged 2 commits intomainfrom
mattoni/update-lookup-certificate-request
Oct 31, 2025
Merged

Update the certificate lookup endpoint#747
JakeWarner merged 2 commits intomainfrom
mattoni/update-lookup-certificate-request

Conversation

@mattoni
Copy link
Member

@mattoni mattoni commented Oct 31, 2025

The platform change to the API brings support for looking up user provided certificates on the certificate lookup endpoint. It removes the need to pass the optional wildcard parameter, and simply returns the relevant certificate information that domain would use.

Breaking: You must now pass private=true URL parameter in order to receive the private key in the response. This will still require the dns-certs-view capability, but fetching without the private key no longer will.

@mattoni mattoni requested a review from blewisCycle October 31, 2025 10:20
@mattoni mattoni self-assigned this Oct 31, 2025
@mattoni mattoni added enhancement New feature or request breaking A breaking change to the API labels Oct 31, 2025
@JakeWarner JakeWarner merged commit 1c1bf0d into main Oct 31, 2025
1 check passed
@JakeWarner JakeWarner deleted the mattoni/update-lookup-certificate-request branch October 31, 2025 10:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking A breaking change to the API enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants